Most variables can be overridden if declared within the html.
Themes [Ent, Cat] are loaded into select#T0. Responses [Res] are loaded into select#Response.
#DivP is the same across all 'sampl-*', excepting 'sampl-quips' [#DivQ] and 'sampl-genfy' [adds var.ent].

var 'Co=0' removes Ent:'Complain'. [DeepThots has not]
var 'In=0' removes Ent:'Inspire'.
var 'Pu=0' removes Res:'power-up'. ['respo-concl'] 'power-up' would be available only to the original author.
var 'Qp=1' declares page as Quips, adjusts functions accordingly.
var 'Qu=0' removes Ent:'Question.
var 'Rp=0' removes Res:'reply'. [Quips has not]
var 'Sp=1' adds Ent&Res:'Speculate'. [Irrelative has]

var 'dD' quickloads some default.drops in.
var 'Ln' holds div.F(ill)# content for RePhil().
var 'Nt' calls the actual Not.drops.
var 'Nx' holds the desired # of Not.drops.
var 'Not' holds the Theme.Not data.

var 'Ca' adds '*All*' to Cat[0]. [QuipSamp]
var 'Cc' adds 'Custom(s)' to Cat[0]. [QuipInpu]
var 'Ct' is the Stackable # of Cat to show on Theme.drop (may result in needing to modify 'Dx').
var 'Et' is the Stackable # of Ent to show on Theme.drop (may result in needing to modify 'Dx').
var 'nD' if 'E': no Ent in Not.drop, if 'C': no Cat.
var 'Pad' is the requisite lines for div.F(ill)#.
var 'Quip' is used by PickQ() for all relative Thot[#]->div.Quip(ed)# to be written to div.Q(uips)#.

var 'Bx' is how many lines each Post (when 'minimized') takes up. Presently, Quips:5, Posts:6.
var 'Cx' declares # of Cat(s) already used (may result in needing to modify 'Dx'). set Cx=0 if Cat:none. [Irrelative]
         becomes the Cat cutoff in ReThot() to offer no more on the Theme.drops.
var 'Dx' is the max number of Theme.drops to show. [pages come preloaded with 4]
         Irrelative sets Dx=2 as it has only Cat, no Ent. 'input-genfy' also sets Dx=2 b/c it is already assigned one Ent.
var 'Ex' is the # of Ent(s) already assigned (may result in needing to modify 'Dx'). [Example: 'input-genfy': Complain]
         becomes the Ent cutoff in ReThot() to offer no more on the Theme.drops.. set Ex=0 if Ent:none. [Quips]
var 'Fx' is how many lines there are (on this page), for Posts. used by SpaceIt(). ['sampl-quips' is different]
         automatically adjusted if Dx/Nx=0 which results in not showing div#DP0/DP1 ['sampl-schol']. [Fx[]]
var 'Lx' is how many add'l lines the Quip will take up, for SpaceIt() recalc. can declare with Thot[#][4].
var 'Ox' is how many Posts are open, per Page. used by RePhil() to determine if div.F(ill)# requires add'l content, or not.
var 'Px' is how many Posts there are, total. calc'd for SpaceIt(). calc'd by Posts(), for no particular reason, any more.. [Px[]]

templates: index, imperfectlife, what, pseudononymous, complaintdept, smartfhone, thronethots,
   sampl-genfy, sampl-quips, respo-concl, input-genfy, input-quips, input-txtHer, legal, gift.

// [v0.03]